home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11209 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.mindspring.com!usenet
  2. From: rudd@mindspring.com (Justin Rudd)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Newbie: Looking for books to help me learn
  5. Date: Wed, 13 Mar 1996 02:24:09 GMT
  6. Organization: MindSpring Enterprises
  7. Message-ID: <4i5bo1$5fo@B1FF.mindspring.com>
  8. References: <4i4iof$i36@ra.cc.wwu.edu>
  9. Reply-To: rudd@mindspring.com
  10. NNTP-Posting-Host: rudd.mindspring.com
  11. X-Newsreader: Forte Free Agent v0.55
  12.  
  13. >    I am looking for books that will help me to learn the C++ language. I 
  14. >am currently reading "Teach yourself C++ in 21 days" by Jesse Liberty.  I 
  15. >am almost finished and I would like some suggestions on an appropriate 
  16. >follow-up book.  Specifically I would like something, if available, that 
  17. >is taylored to microsofts visual C++ version 1.52.  I would greatly 
  18. >appreciate any help.
  19.  
  20. Well you'll love this, but I'd get Jesse Liberty's next book:  "Teach
  21. yourself more C++ in 21 days."  It goes through templates, link lists,
  22. binary trees, hash tables, and lotta other cool stuff like that.  
  23.  
  24. Then after that book...I suggest the Gurewich and Gurewich book for
  25. Visual C++ 1.5 called "Master Visual C++ 1.5".  Now this book is
  26. extremely basic but it explains everything...everytime...every
  27. chapter.  You'll probably get tired of following the steps for how to
  28. change the text on a button...but it does drill it in so you never
  29. forget.
  30.  
  31. Good Luck :-)
  32.  
  33. Justin
  34.  
  35.